<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#quick_top,#quick_message,#quick_phone,#quick_wx,#quick_link{
	z-index:999;
	width:47px;
	height:49px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}
.quick_phone{width:47px;height:49px; display: block;}
#quick_phone {top:350px;_margin-top:350px;
	background:url(../images/inco_phone.png) left top;
}
#quick_phone:hover {
	background:url(../images/inco_phone.png) right top;
}

.quick_phone_divhd{display: none; width: 240px; border:1px solid #e9e9e9;border-right: 0;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
}
#quick_phone:hover .quick_phone_divhd{display: block;position: absolute;right: 47px;top: -30px;padding:10px; background: #fff;} 
.quick_phone_divhd p{color: #666666; font: 300 12px/30px microsoft yahei;padding-left:10px;}

.quick_message{width:47px;height:49px; display: block;}
#quick_message {
	top:300px;_margin-top:300px;
	background:url(../images/inco_message.png) left top;
}
#quick_message:hover {
	background:url(../images/inco_message.png) right top;
}

#quick_wx {top:400px;_margin-top:400px;background:url(../images/inco_wx.png) left top;}
#quick_wx:hover {background:url(../images/inco_wx.png) right top;}
.quick_wxhd{display: none; border:1px solid #e9e9e9;border-right: 0;width: 100px; height: 100px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
}
#quick_wx .quick_wxhd img{width: 100px; height: 100px;}
#quick_wx:hover .quick_wxhd{display: block;position: absolute;right: 47px;top: -30px;padding:10px; background: #fff;} 
.quick_wxhd p{color: #666666; text-align: center;font: 300 12px/24px microsoft yahei;}

#quick_link {bottom:110px;_margin-bottom:110px;background:url(../images/inco_link.png) left top;}
#quick_link:hover {background:url(../images/inco_link.png) right top;}
.quick_linkhd{display: none; width: 120px; border:1px solid #e9e9e9;border-right: 0;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
}
#quick_link:hover .quick_linkhd{display: block;position: absolute;right: 47px;top: -30px;padding:10px; background: #fff;} 
.quick_linkhd p{color: #666666; font: 300 12px/30px microsoft yahei;padding-left:10px;background:url(../images/jiahao.jpg) left 10px no-repeat;}

#quick_top {
	top:250px;
	_margin-top:50px;
	background:url(../images/inco_top.png) left top;
	width:47px;
	height:49px;
	display:none;
}
#quick_top:hover {
	background:url(../images/inco_top.png) right top;
}
</pre></body></html>